home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
lib
/
include
/
malloc.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-12-19
|
187b
|
10 lines
/*
* malloc.h --
*
* Structures, routines related to malloc.
* This file is needed by some programs. However, Sprite has all the
* definitions in stdlib.h.
*/
#include <stdlib.h>